home *** CD-ROM | disk | FTP | other *** search
/ MediaFACE 4 / MediaFACE 4.01.iso / pc / Setup / Data1.cab / MFShlExt.dll / 1049 / REGISTRY / 202 (.txt)
InstallShield Script  |  2003-08-18  |  871b  |  24 lines

  1.     MFShlExt.ShellExt.1 = s 'ShellExt Class'
  2.         CLSID = s '{6E3C607A-B99C-4FA8-98F5-1AC1ADF7F5B9}'
  3.     MFShlExt.ShellExt = s 'ShellExt Class'
  4.         CLSID = s '{6E3C607A-B99C-4FA8-98F5-1AC1ADF7F5B9}'
  5.         CurVer = s 'MFShlExt.ShellExt.1'
  6.     NoRemove CLSID
  7.         ForceRemove {6E3C607A-B99C-4FA8-98F5-1AC1ADF7F5B9} = s 'ShellExt Class'
  8.             ProgID = s 'MFShlExt.ShellExt.1'
  9.             VersionIndependentProgID = s 'MFShlExt.ShellExt'
  10.             ForceRemove 'Programmable'
  11.             InprocServer32 = s '%MODULE%'
  12.                 val ThreadingModel = s 'Apartment'
  13.             'TypeLib' = s '{49E19937-E33F-43E7-BAAC-E2199B662F64}'
  14.     NoRemove Drive
  15.     {
  16.         NoRemove shellex
  17.         {
  18.             NoRemove ContextMenuHandlers
  19.             {
  20.                 ForceRemove ShellExt = s '{6E3C607A-B99C-4FA8-98F5-1AC1ADF7F5B9}'
  21.             }
  22.         }
  23.     }
  24.